@charset "utf-8";
/* CSS Document */
 /*
 *last update 20140925_2140
 */

@font-face {
font-family: 'DAN'; /*Droid Arabic Naskh*/
font-style: normal;
font-weight: 400;
src: url(fonts/DroidNaskh-Regular.eot);
src: url(fonts/DroidNaskh-Regular.woff) format('woff'),
url(fonts/DroidNaskh-Regular.ttf) format('truetype');
}


@font-face {
font-family: 'Koodak'; /*Droid Arabic Naskh*/
font-style: normal;
font-weight: 400;
src: url(fonts/BKoodakBold.eot);
src: url(fonts/BKoodakBold.woff) format('woff'),
url(fonts/BKoodakBold.ttf) format('truetype');
}


body, html {
    margin:0;
    overflow:hidden;
}

.cntContainer {

}
.listCntr
{
   margin: 0px 10px 10px 10px; 
}

body {
    padding:0;
    margin:0;
    font-family:Tahoma, Geneva, sans-serif !important;
    font-size:10pt;

}
/* Bread Crumb      مهندس میری   */
.navigation{
    direction: rtl;
    width: 100%;
    height: 7px;
    color:#818181;
    text-align: right;
    float:right;
    margin-top:-9px !important;
    margin-right:10px !important;
    padding-bottom:7px !important;
    font-size: 11.5px;
}
.navigation ul {
    padding-right:5px !important;
    list-style: none !important;
    padding-bottom:5px !important;
}
.navigation li {
    display: inline !important;
}
.navigation a {
    color:#818181 !important;
}
.breadCrumb{
    display:none !important;
}
/* Bread Crumb      مهندس میری   */
.mainDiv {
    width:99%;
    margin:0 auto;
}

.menuBar {
    background:#3399cc;
    height:33px;
    -webkit-box-shadow: 0px 0px 5px rgba(103, 101, 101, 0.75);
    -moz-box-shadow:    0px 0px 5px rgba(103, 101, 101, 0.75);
    box-shadow:         0px 0px 5px rgba(103, 101, 101, 0.75);
    border-radius: 2px;    
}


.sidebar {
    margin-top:3px;
    height:96.5% !important;
    width:13.7%;
    float:right;
    clear: both;
   /* overflow: auto;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid rgba(187, 186, 186, .60);
    -webkit-box-shadow: 0px 0px 4px rgba(187, 186, 186, 0.5);
    -moz-box-shadow:    0px 0px 4px rgba(187, 186, 186, 0.5);
    box-shadow:         0px 0px 4px rgba(187, 186, 186, 0.5);
}
.contentPart,.contentFull {
    margin-top:5px;
    height:96.5% !important;
    float:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid rgba(187, 186, 186, .60);
    -webkit-box-shadow: 0px 0px 4px rgba(187, 186, 186, 0.5);
    -moz-box-shadow:    0px 0px 4px rgba(187, 186, 186, 0.5);
    box-shadow:         0px 0px 4px rgba(187, 186, 186, 0.5);
   overflow: auto;
}
.contentPart {
    margin-top: 4px;
}
.contentFull {
    width: 99.8%;
}

.pagetitle {
    width:150px; float:right; padding-top:7px;
}

.footer {
    background:#3399CC;
    min-height:25px;
    bottom:0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-box-shadow: 0px -1px 5px rgba(103, 101, 101, 0.75);
    -moz-box-shadow:    0px -1px 5px rgba(103, 101, 101, 0.75);
    box-shadow:         0px -1px 5px rgba(103, 101, 101, 0.75);
    width:99%;
    position: fixed;
}
.noori-div-center90{
    margin:  auto  !important;
    width:  90%;
}
.noori-div-center{
    margin: auto !important;
    width: 70%;
}    
.noori-textalign-center{
    text-align: center;
} 
.noori-div-half{
    float: right !important;
    width: 40%;
}
.noori-leftmenu {
    margin: 2px;
    border-radius:2px;
    font-size:1em;
    overflow:auto;
    text-align: right;
    line-height: 30px;
    width: 58%;
    float: left;
}
.noori-dec-width{
    width: 40% !important;
}
.noori-clear{
    clear: both;
}

.noori-font-tahoma{
    font-family:Tahoma !important;
}
@media screen and (max-width: 600px) {

    .noori-leftmenu {
        float: none;
        clear: both;    
    }
    .noori-div-half{
        width: 100%;
    } 

}
.noori-for-margin-float-lft{
    float: left;
    margin-left: 1%;    
}
.noori-div-showmsg{
    background: none repeat scroll 0 0 #808080;
    border: 1px double #0000FF;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.noori-overflow{
    overflow-y: scroll; 
    width: 100% !important;
    height: 95% !important;
}
.headerBox , .left,.right{
    box-shadow: 0px 2px 2px #999;
}

.pageBox { 
    font-family:Tahoma, Geneva, sans-serif;
    font-size:10pt;
    position:absolute;
    top:0px; left:2px; right:2px; bottom:2px;

}

.headerBox { 
    position:absolute;
    width:100%;
    height:30px;
    background-color:#3399CC;

}

.main {
    position:absolute;
    width:100%;
    top:32px;
    bottom:40px;
}

.loginmain{
    direction:rtl;
  position:absolute;
    top:32px;
    right:10%;
    left:4%;
    bottom:45px; 
   /* margin: 32px auto 45px   auto;  */
    width:90%;
}

/* قسمت چپ از صفحه ی لاگین می باشد*/
.loginleft {
    /*width:40%;*/
    float:left;
    margin-top:20px;
    height:100%;
}
    .loginright{
       /* margin-right:30px;*/
    }

div.login {
    max-height:90%;
    padding:10px;
   /* width:85%;*/
    background:0 0 #F5F5F5;
    border-bottom-color:#999;
    border:1px solid #E5E5E5;
    overflow:hidden;
}


.loginleftlinks {
    position:absolute;
    bottom:0px;
    height:17%;
    width:29%;
    padding:4px;
    background:0 0 #F5F5F5;
    border-bottom-color:#999;
    border:1px solid #E5E5E5;
    overflow:hidden;
}

.loginleftlinkstop {
    position:absolute;
    top:10px;
    height:320px;
    width:29%;
    padding:4px;
    background:0 0 #F5F5F5;
    border-bottom-color:#999;
    border:1px solid #E5E5E5;
    overflow:hidden;
}

.loginleftlinks li,.loginleftlinkstop li {
    padding:2px;
}

div.loginleftlinks a:link {
    color:blue;
}

.logininput{
    position:inherit;
}

.inputbox{
    width:98%;
    height:23px;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12pt;
}

p.newstext {
    line-height:21px;
    text-align:justify;
}    

label{    
    color: #3399CC;
    display: block;
    margin: 10px 0 3px;
    font-weight:bold;
}

label.field {
    display:block;
}

label.ch {
    display:inline;    
}

input[type="checkbox"], input[type="radio"] {
    cursor:pointer;
}

label.error {
    color:red;
    font-size:9pt;
    font-weight:normal;
    margin-top:1px;
}

.error{

}

#pErrPlaceMent_Id{
    color:red;
}    

.view_class    {
    direction: rtl;
}

.viewTitle,.viewDetail {
    direction:rtl;
    font-family: tahoma;
    padding:3px;
    font-size: 10pt;
    margin:2px 0px;
}

.viewTitle {
    background-color: #C5DBEC;
    color: #3399cc;
    display: block;
    margin: 10px 0 3px;
    font-weight:bold;
}


/* باکس سمت راست صفحه ی ورود*/
.news{
    width:68%;
    float:right;
    height:100%;
}

.newsheader {
}

/* زیر هدر خبرها و نمایش اصل خبرها*/
.newscont{
    overflow:auto;
    margin-top:20px;
}

div.newsrow {
    width:100%;
    height:95%;
}

div.newspic {
    width:13%;
    float:right;
    height:100%;
    text-align:center;
    vertical-align:middle;
}

div.newstext {
    width:98%;
    float:left;
    height:97%;
    text-align:justify;
    overflow:auto;
    padding:2px;
    background-image:url('');
    background-repeat:no-repeat;
}

h3 {
    display:inline;
}

img.showlogo {
    width:132px;
    height:65px;
}

/* آیتم هایی مانند چک باکس در صفحه ی ورود را ست می کند*/
.bt {
    height:30px;
    width:60px;
    margin-top:10px;
    font-family:Tahoma, Geneva, sans-serif;
    cursor:pointer;
}

.mylinks {
    position:absolute;
    bottom:0px;
    width:70%;
    text-align:center; 
}

.mylinks a{
    padding:3%;
}

/*.right{
    position:absolute;
    overflow:auto;
    height:99%;
    width:12.7%;
    padding:4px;
    right:2px;
    top:4px;
    border:1px solid #F2F2F2;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow:-1px -1px -1px -1px #F7F7F7 !important;
    -moz-box-shadow:-1px -1px -1px -1px #F7F7F7 !important;
    -webkit-box-shadow:-1px -1px -1px -1px #F7F7F7 !important;
}*/

.rightmenu {
    margin: 2px;
    border-radius:2px;
    font-size:1em;
    overflow:auto;
    text-align: right;
    line-height: 30px;
}


.rightmenu a:hover {
    text-decoration: none;
}

div.ActiveTitle {   
    background-color: #333;
    color: white;
    text-align: center;
}

.ShowTitles{
    font-family:'DAN';
    /*font-size: 0.8;*/
    text-align: center;
    background-color:#4D90FE;
    border-radius:3px;
    margin-bottom:1px;
    color:#fff;
}

.ShowTitles a,.ShowClickedTitle a {
    color:#fff;
    text-decoration:none;
}

.ShowTitles:hover, .ShowClickedTitle:hover {
    background-color: #F60;
    color:#fff;    
    text-decoration:none;
}

.ShowTitles:active, .ShowClickedTitle:active {
    background-color:red;
    text-decoration:none;
    color:#fff;
}


.ShowClickedTitle {
    background-color:#F60;
    text-align:center;
    font-family: 'DAN';
    color:#FFF;
}

/*.left{
    position:absolute;
    direction: rtl;

    width:85%;    
    left:3px;
    top:4px;
    padding:4px;
    border:1px solid #F2F2F2;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow:-1px -1px -1px -1px #F7F7F7 !important;
    -moz-box-shadow:-1px -1px -1px -1px #F7F7F7 !important;
    -webkit-box-shadow:-1px -1px -1px -1px #F7F7F7 !important;
}    */

.leftnoajax {
    direction: rtl;
    height:99%;
    width:100%;    

    padding:4px;
    border:1px solid #F2F2F2;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow:-1px -1px -1px -1px #F7F7F7 !important;
    -moz-box-shadow:-1px -1px -1px -1px #F7F7F7 !important;
    -webkit-box-shadow:-1px -1px -1px -1px #F7F7F7 !important;
}


/* نحوه ی نمایش کلیدهای اصلی در قسمت اصلی صفحات است*/
div.leftclid {
    margin: 4px;
    text-align:    right;
    font-size: 9pt;
    width: 70%;
    float: right;
}

div.help {  
    float: left;

    margin: 4px;
    text-align: left;
}    


/* قسمت اصلی که لیست و دیگر موارد صفحه در آن نمایش می یابند*/
.content {
    width:100%;    
    top:10%;
   /* height:91.5%; */
    height:92%;
    overflow-x:hidden;

    clear: both;
}


/* قسمت پائین صفحه که مواردی از قبیل تاریخ و ساعت نمایش می یابد*/
.footerlinks{
    float:right;
    text-align:right;
    direction:rtl;
    font-size: 0.9em;
    color: #fff;
    width:auto;
    padding: 0.5em;
}

/* مشخصات باکس کپی ر ایت که مهمترین آنها پائین صفحه بودن است*/
.copyright{
    font-size: 0.8em;
    width: auto ;
    float: left;
    padding: 0.5em;
    text-align: left;
    white-space: normal;
    color: #ccc;
}


/* رنگ نمایش لینک ها در قسمت کپی رایت را ست می کند*/
.copyright a:visited,.copyright a:link{
    color:#fff;
}

/* نحوه ي نمايش لوگوي نرم افزار را مشخص می کند*/
.logo { 

    padding: 0px;
    position: absolute;
}

a, a:visited{
    color: #1155CC;
    text-decoration: none;
}

a:active {
    color: #D14836;
}

a:hover {
    text-decoration: underline;
}

h1.cmmstitle {
    color:#063;
}

.formdirection {
    direction:rtl;
}    
.for_margin
{
    clear: both;
}
.inputdata {
    width:97%;
    height:23px;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12pt;    
}

.inputtext {
    width:99%;
    height: 85px;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12pt;
}
.searchTitle {
    text-align: right;
    margin: 10px;
    display: none;
}
.searchTitle  h2 {
    clear : both;
    font-size: .9em;
    display: inline;
}

.uiListBtn {
    float: right;
    margin:0 3px;
    opacity: .55;filter:Alpha(Opacity=55);
}
/*
* uiListBtn-left  and   spnDesseledtedItem
* توسط روح اله اضافه شده است برای این که از این به بعد انتخاب به جای دکمه انتخاب  
* برای  انتخاب از  لیست  دکمه با آیکون قرار دیهم .
*/
.uiListBtn-left {
    float: left;
    margin:0 3px;
    opacity: .55;filter:Alpha(Opacity=55);
}
.spnDesseledtedItem {
    margin: 0.3px;float: right;
/*  در فرم ها  کاربرد دارد  */
}
.listBtnOver {
    opacity: 1;filter:Alpha(Opacity=100);
    -moz-box-shadow:    0 0 2px 0px #ccc;
    -webkit-box-shadow: 0 0 2px 0px #ccc;
    box-shadow:         0 0 2px 0px #ccc;
}
.listBtn {

    background-color: #F9F9F9; 

    /* fallback image */
    /*background-image: url(images/fallback-gradient.png);*/ 

    /* Safari 4+, Chrome 1-9 */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F1F1), to(#F6F6F6));

    /* Safari 5.1+, Mobile Safari, Chrome 10+ */
    background-image: -webkit-linear-gradient(top, #F1F1F1, #F6F6F6); 

    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(top, #F1F1F1, #F6F6F6);

    /* IE 10+ */
    background-image: -ms-linear-gradient(top, #F1F1F1, #F6F6F6);

    /* Opera 11.10+ */
    background-image: -o-linear-gradient(top, #F1F1F1, #F6F6F6);
    padding: 4px;
    border: 1px solid #DADADA;
    -moz-border-radius: 2px; 
    -webkit-border-top-radius: 2px; 
    order-radius: 2px; 
    border-radius: 2px;
    cursor: pointer;
}
.btnListSize {
    width: 55px;
    height: 30px;
    padding:0 5px;
}
.btn {

    font-size: 10pt;
    padding: 1px;
    margin-top: 4px;
}

.refreshIcon {
    height: 100%;
    background: url(images/refresh-icon.png) no-repeat center;
}
.searchIcon {
    height: 100%;
    background: url(images/search-icon.png) no-repeat center;
}
.detailsIcon {
    height: 100%;
    background: url(images/details-icon.png) no-repeat center;
}
/*.mine  */
.configIcon {
    height: 100%;
    background: url(images/config-icon.png) no-repeat center;
}
.deliveryIcon {/* EK856 */
    height: 100%;
    background: url(images/delivery-icon.png) no-repeat center !important;
}
.getSmsIcon {/* EK856 */
    height: 100%;
    background: url(images/getsms-icon.png) no-repeat center !important;
}
.readSmsIcon {/* EK856 */
    height: 100%;
    background: url(images/readsms.png) no-repeat center !important;
}
.unreadSmsIcon {/* EK856 */
    height: 100%;
    background: url(images/unreadsms.png) no-repeat center !important;
}
.delHollowSecIcon {/* EK856 */
        height: 100%;
        background: url(images/del_hollow_sec.png) no-repeat center;
    }
    
    
.delHollowSetIcon {/* EK856 */
        height: 100%;
        background: url(images/del_hollow_set.png) no-repeat center;  
    } 
    
.createMeIcon {/* EK856 - kz_timer*/
    height: 100%;
    background: url(images/createMe.png) no-repeat center;
}
.createOtherIcon {/* EK856 - kz_timer */
    height: 100%;
    background: url(images/createOther.png) no-repeat center;
}
      
.selectIcon {/* EK856 */
    height: 100%;
    background: url(images/select-icon.png) no-repeat center;
}
.reverseIcon {
    height: 100%;
    background: url(images/reverse-icon.png) no-repeat center !important;
}
.removeIcon {
    height: 100%;
    background: url(images/remove-icon.png) no-repeat center;
}
.recycleBinIcon {
    height: 100%;
    background: url(images/recycle_bin-icon.png) no-repeat center;
}
.historyIcon {
    height: 100%;
    background: url(images/history-icon.png) no-repeat center;
}
.editIcon {
    height: 100%;
    background: url(images/edit-icon.png) no-repeat center;
}
.addIcon {
    height: 100%;
    background: url(images/add-icon.png) no-repeat center;
}
.addNextIcon {
    height: 100%;
    background: url(images/addNext-icon.png) no-repeat center;
}
.helpIcon {
    height: 100%;
    background: url(images/help-icon.png) no-repeat center;
}
.exelIcon {
    height: 100%;
    background: url(images/excel.png) no-repeat center;
}
.edit-treeIcon {
    height: 100%;
    background: url(images/edit-tree-icon.png) no-repeat center;
}
.add-treeIcon {
    height: 100%;
    background: url(images/add-tree-icon.png) no-repeat center;
}
.addnextjobBtn {
    height: 100%;
    background: url(images/addNext-icon.png) no-repeat center;
}
.remove-treeIcon {
    height: 100%;
    background: url(images/remove-tree-icon.png) no-repeat center;
}
.add-instanceIcon {
    height: 100%;
    background: url(images/add-instance-icon.png) no-repeat center;
}
.move-instanceIcon {
    height: 100%;
    background: url(images/move-instance-icon.png) no-repeat center;
}
.details-instanceIcon {
    height: 100%;
    background: url(images/details-instance-icon.png) no-repeat center;
}
.details-no2Icon {
    height: 100%;
    background: url(images/details-no2-icon.png) no-repeat center;
}
.ok-no1Icon {
    height: 100%;
    background: url(images/ok-no1-icon.png) no-repeat center;
}
.ok-no2Icon {
    height: 100%;
    background: url(images/ok-no2-icon.png) no-repeat center;
}
.add-additionalIcon {
    height: 100%;
    background: url(images/add-additional-icon.png) no-repeat center;
}
.Left2RightIcon {
    height: 100%;
    background: url(images/lft2rght-icon.png) no-repeat center;
}
.filterIcon{
    height: 100%;
    background: url(images/filter-icon.png) no-repeat center;
}
.Notification_32{
    background: url(images/Notification.jpg) no-repeat center;
}
.Notification_64{
    height: 100%;
    background: url(images/Notification_32.png) no-repeat center;
}
.Visit_Notification{
    height: 100%;
    background: url(images/Visit_Notification.png) no-repeat center;
}
.WorkListIcon{
    height: 100%;
    background: url(images/WorkList-icon.png) no-repeat center;    
}
.SelectOfListIcon{
    height: 100%;
    background: url(images/WorkList-icon.png) no-repeat center;    
}
.ReserveIcon{
    height: 100%;
    background: url(images/reserve-icon.png) no-repeat center;
}
.WorkReportIcon{
    height: 100%;
    background: url(images/work_report-icon.png) no-repeat center;
}
.ThreeStructureIcon{
    height: 100%;
    background: url(images/ThreeStructure-icon.png) no-repeat center;
}

.GroupIcon{
    height: 100%;
    background: url(images/Group-icon.png) no-repeat center;
}
.DefaultIcon{
    height: 100%;
    background: url(images/Default-icon.png) no-repeat center;
}

.UpIcon{
    height: 100%;
    background: url(images/up-icon.png) no-repeat center;
}

.DownIcon{
    height: 100%;
    background: url(images/down-icon.png) no-repeat center;
}
.restoreIcon{
    height: 100%;
    background: url(images/restore-icon.png) no-repeat center;
}
.acceptIcon{
    height: 100%;
    background: url(images/accept-icon.png) no-repeat center;
}
.ChangeToBasictIcon{
    height: 100%;
    background: url(images/ChangeToBasict-icon.png) no-repeat center;
}
.flowingtIcon{
    height: 100%;
    background: url(images/flowingt-icon.png) no-repeat center;
}
.stoptIcon{
    height: 100%;
    background: url(images/stopt-icon.png) no-repeat center;
}
.changePasswordIcon{
    height: 100%;
    background: url(images/changePassword.png) no-repeat center;
}
.selectContactIcon{
    height: 100%;
    background: url(images/selectContact.png) no-repeat center;
}
.goUpIcon{
    height: 100%;
    background: url(images/goUpIcon.png) no-repeat center;
}
.goDownIcon{
    height: 100%;
    background: url(images/goDownIcon.png) no-repeat center;
}
.unsetIcon{
    height: 100%;
    background: url(images/unsetIcon.png) no-repeat center;
}
.userInfoIcon{
    height: 100%;
    background: url(images/userInfoIcon.png) no-repeat center;
}

.reportIcon {
    height: 100%;
    background: url(images/report-icon.png) no-repeat center;
}
.jobroleIcon {
    height: 100%;
    background: url(images/jobrole-icon.png) no-repeat center;
}
.configIcon {
    height: 100%;
    background: url(images/config-icon.png) no-repeat center;
}
.printIcon {
    height: 100%;
    background: url(images/printIcon.png) no-repeat center;
}
.addTimeIcon{
    height: 100%;
    background: url(images/AddTimeIcon.png) no-repeat center;
}
.notification-StartIcon{
    height: 100%;
    background: url(images/notification-StartIcon.png) no-repeat center;
}
.notification-StopIcon{
    height: 100%;
    background: url(images/notification-StopIcon.png) no-repeat center;
}
.viewOnCalendarIcon{
    height: 100%;
    background: url(images/viewOnCalendarIcon.png) no-repeat center;
}
 .mailCreationIcon{
        height: 100%;
        background: url(images/mailCreation1.png) no-repeat center;
    }

.cancelIcon{
        height: 100%;
        background: url(images/cancel.png) no-repeat center;
    }

.discancelIcon{
        height: 100%;
        background: url(images/discancel.png) no-repeat center;
    }
.mergeIcon{
        height: 100%;
        background: url(images/merge.png) no-repeat center;
    }
.moveIcon{
        height: 100%;
        background: url(images/move.png) no-repeat center;
    }
.splitIcon{
        height: 100%;
        background: url(images/split.png) no-repeat center;
    }
.treeIcon {
    height: 100%;
    background: url(images/tree-icon.png) no-repeat center;
}
.programmingIcon {
    height: 100%;
    background: url(images/programming-icon.png) no-repeat center;
}
.cause-failIcon {
    height: 100%;
    background: url(images/couse-fail-icon.png) no-repeat center;
}
.groupingIcon {
    height: 100%;
    background: url(images/grouping-icon.png) no-repeat center;
}
.writeIcon {
    height: 100%;
    background: url(images/write-icon.png) no-repeat center;
}
/*end of  Icons */

.ui-userdata {
    height: auto !important;
    padding: 3px 0;
}
.pageLodingBar {
    background: url(images/preload.gif) no-repeat center #fff;
    position: fixed;
    left : 50%;
    top : 48%;
    z-index: 1000000;
    padding: 3px;
    width: 48px;
    height: 38px;
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
    -khtml-border-radius: 2px; 
    border-radius: 2px;
    border: 1px solid #f0f0f0;
}


.public,.public-left {
    width: 100%;
    height:20px;
}

select.public {
    height:24px; 
}

.public-left{
    direction: ltr;    
}

.publicarea{
    width:98%;
    height:90px;
}
.publicarea-extra{
    width:98%;
    height:400px;
}

.CommentMessage {
    font-size:9pt;
}

.DeleteConfirm{
    direction:rtl;    
}

.Dialog-NotSelected{
    direction:rtl;
}
.labelSelector {
    width: 99%;
    color: #C91616;
    padding-right: 6px;
    font-size: 9pt;
}
.selectorBtn {
    padding: 2px 3px 5px !important;
    background: #f8f8f8 !important;
}
.block {
    margin: 5px;
}
.viewform {
    direction:rtl;
}

label.formcolstyle{
    background-color: blue;
    color: #fff;

    padding:1px;
}

table.formtable{
    width:100%;
}
.disabledItem {
    opacity:0.5;
    filter:alpha(opacity=5); /* For IE8 and earlier */
    cursor: default;
}
.jpgrid_ltr{
    direction:ltr;
}
.p-overflow{
    overflow: scroll !important;
    overflow-x: no-display !important;
    height: 350px;
    background-color: #F5F5F1;
}

.input-width{
    width: 140px !important;
}


/* sms system menu & sub menu */ 
#sms_menu_Id{
    margin: 0px; 
    padding: 0px;
}
#sms_menu_Id li{
    list-style: url(none) none inside; 
    margin: 0px; 
    padding: 0px;

}
#sms_menu_Id ul{
    list-style: url(none) none outside; 
    margin: 0px; 
    padding: 0px;
}
.ShowSubTitles{ 
    text-align: center;
    font-style: italic;
    background-color: #00CCFF;
    border-radius:3px;
    -moz-box-shadow: 0px 0px 2px #888888 inset;
    -webkit-box-shadow: 0px 0px 2px #888888 inset;
    box-shadow: 0px 0px 2px #888888 inset;
    margin-bottom:1px;
    color:#fff;
    height: 40px;
    padding-top: 5px;
    margin:1px 5px; 
}
    .ShowSubTitles a,.ShowClickedSubTitle a {
        color:#fff;
        text-decoration: none;
    }
    .ShowSubTitles:hover, .ShowClickedSubTitle:hover {
        background-color: #00CCFF;
        color:#fff;    
        text-decoration: underline;
    }
    .ShowSubTitles:active, .ShowClickedSubTitle:active {
        background-color: red;
        text-decoration: underline;
        color:#fff;
    }
    .ShowClickedSubTitle {
        background-color:#F60;
        text-align:center;
        color:#FFF;
        height: 40px;
        border-radius:3px;
        -moz-box-shadow: 0px 0px 2px #888888 inset;
        -webkit-box-shadow: 0px 0px 2px #888888 inset;
        box-shadow: 0px 0px 2px #888888 inset;
        padding-top: 5px;
        margin:1px 5px; 
        font-style: italic;
    }
/*__________________________________*/
.multiselect {    
    border:solid 1px #c0c0c0;
    height: 100px;
    margin: 3%;    
    overflow:auto;    
    text-align: center;
    width: 94%;    
    border-radius: 5px;
}

.multiselect label {
    display:block;
}

.multiselect-on {
    color:#ffffff;
    background-color:#000099;
}
a.remotetran{
    color:blue;
}
a.remotetran:hover{
    color:orange;
    text-decoration: blink;
}
.dec-width{
    width: 40% !important;
}
.m-right{
    margin-right: 2% !important;
}

/*
استایل های زیر را جملگی بعد از اضافه کردن  پروفایل کار بر اضافه کردم  من روح اله  اضافی ها رو پاک میکنم 
*/
/* add by bakhtiari */
.show-info{
    background-color: white; box-shadow:0 0 4px rgba(187, 186, 190, 0.7); 
    border-radius:2px;
}
.div-info{
    border:1px solid rgba(187, 186, 186, 0.6); 
    border-radius:1px;
    box-shadow:0 0 4px rgba(187, 186, 186, 0.5);
    direction:rtl;
}
.datashowclass {
    width:50%;
   
    vertical-align: top !important;
    /*position: relative;
    float: right;*/
    
}


.notification-bar{
    text-align: center;
    padding-top: 7px;
    background-color: #454544;
    color: #CCCCCC;
    font-size: 0.9em;
    height: 28px;
    text-indent:9px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    -webkit-box-shadow: 0px 1px 6px #333333; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    box-shadow: 0px 1px 6px #333333; /* Opera 10.5, IE9, Firefox 4+, Chrome 6+, iOS 5 */
}
.customerclublogo {
    position:absolute;
    right : 10px;
    bottom : 20px;
    z-index:-10;
    opacity:0.5;
}
/* For a nice btn in first pages and registration*/
    .remindmethod {
        margin-top: 12px;
    }
    .LoginStar{
        margin: 10px 0px;
    }
    .RegisterClid {
        background-color:#3DAA31;
        color:white;
        font-weight:bold;
        padding: 20px 10px;
        margin: 10px 0px;
        text-align: center;
        font-size:16pt;
        border-radius: 1px;
        cursor:pointer;
    }
    .RegisterClid:hover {
        background-color:#469BDD;
    }
    .RegisterClidLink:hover{
        text-decoration: none;
    }
    .firstpagestitle {
        background-color:#469BDD;
        color:white;
        font-weight:bold;
        padding: 10px;
        margin: 10px 20px;
        text-align: center;
        border-radius: 1px;    
        width: 50% !important;
    }
    /* For a nice btn in first pages and registration*/
    .customerfeature {
        background-color:#3DAA31;
        color:white;
        font-weight:bold;
        padding: 10px;
        margin: 10px 0px;
        text-align: center;
        border-radius: 1px;
        width:200px;
    }
    .customerfeature:hover {
        background-color:#469BDD;
    }
    /*تنظیمات نمایش اطلاعات کاربری*/
    .datatitle {
        background-color: #E1F1FE;
        padding : 4px;
        width : auto;
        height: 15px;
        margin: 1px;
    }
    .datavalue {
        height: 18px;
        padding : 4px;
        margin: 2px;
        text-align: center;
    }
    .table-info{
        width:50% ;
    }
    .leftboxinuserdata {
        position : absolute;
        top : 52px;
        left : 5px;
        width:48%;
        padding : 5px;
        border : solid 1px #70D28D;
    }
    .btn-changepass{
        margin-right:20px;
        border:1px solid #DADADA;
        border-radius:2px 2px 2px 2px;
         cursor:pointer; 
         width:120px; 
         height:35px;
    }
    #Golrizan_logoinfo{
       position: relative; 
       
       left: 30px; 
       width: 610px;
       direction: rtl;
       float: left;
       z-index: 0;
   }
    #Golrizan_logoinfo p{
      margin: 10px 5px 5px 5px;
    }
    #alert_info{
        border-radius: 10px;
        line-height: 20px;
        font-size: 12px;
        padding: 10px;
        background-color: #FF9;
        position: relative; 
        width: 40%; 
        float: right;
        margin: 30px 50px 40px 30px; 
        text-align: justify;
        direction: rtl;
    }
    
    #UserCodeStatistics_Id{
        margin: 50px 50px 20px 50px !important;
        position: relative;
        float: right;
        
    }
    
/*  برای راست چین کردن سر تیتر تبها در جیکوئری یو آی */
.ui-tabs .ui-tabs-nav li {
    float:right;
}


/* For a nice btn in first pages and registration*/
    .remindmethod {
        margin-top: 12px;
    }
    .LoginStar{
        margin: 10px 0px;
    }
    .RegisterClid {
        background-color:#3DAA31;
        color:white;
        font-weight:bold;
        padding: 20px 10px;
        margin: 10px 0px;
        text-align: center;
        font-size:16pt;
        border-radius: 1px;
        cursor:pointer;
    }
    .RegisterClid:hover {
        background-color:#469BDD;
    }
    .RegisterClidLink:hover{
        text-decoration: none;
    }
    .firstpagestitle {
        background-color:#469BDD;
        color:white;
        font-weight:bold;
        padding: 10px;
        margin: 10px 0px;
        text-align: center;
        border-radius: 1px;    
    }
    /* For a nice btn in first pages and registration*/
    .customerfeature {
        background-color:#3DAA31;
        color:white;
        font-weight:bold;
        padding: 10px;
        margin: 10px 0px;
        text-align: center;
        border-radius: 1px;
        width:200px;
    }
    .customerfeature:hover {
        background-color:#469BDD;
    }
/*تنظیمات نمایش اطلاعات کاربری*/
.datatitle {
        background-color: #E1F1FE;
        padding : 4px;
        width : auto;
        height: 15px;
        margin: 1px;
    }
    .datavalue {
        height: 18px;
        padding : 4px;
        margin: 2px;
        text-align: center;
    }
    .table-info{
        width:50% ;
        position:relative;
        float:right;
        text-align:right;
    }
    .leftboxinuserdata {
        position : absolute;
        top : 52px;
        left : 5px;
        width:48%;
        padding : 5px;
        border : solid 1px #70D28D;
    }
    .btn-changepass{
        margin-right:20px;
        border:1px solid #DADADA;
        border-radius:2px 2px 2px 2px;
         cursor:pointer; 
         width:120px; 
         height:35px;
    }
    #Golrizan_logoinfo{
       position: relative; 
       
       left: 30px; 
       width: 610px;
       direction: rtl;
       float: left;
       z-index: 0;
   }
    #Golrizan_logoinfo p{
      margin: 10px 5px 5px 5px;
    }
    #alert_info{
        border-radius: 10px;
        line-height: 20px;
        font-size: 12px;
        padding: 10px;
        background-color: #FF9;
        position: relative; 
        width: 40%; 
        float: right;
        margin: 30px 50px 40px 30px; 
        text-align: justify;
        direction: rtl;
    }
    
    #UserCodeStatistics_Id{
        margin: 50px 50px 20px 50px !important;
        position: relative;
        float: right;
        
    }
/* sms system menu & sub menu */ 
#sms_menu_Id{
    margin: 0px; 
    padding: 0px;
}
#sms_menu_Id li{
    list-style: url(none) none inside; 
    margin: 0px; 
    padding: 0px;

}
#sms_menu_Id ul{
    list-style: url(none) none outside; 
    margin: 0px; 
    padding: 0px;
}

/*
استایل بالا برای  پروفایل  کاربر اضافه شده است
*/

/*start modir style*/
.autoHeightForGoogleMap{
    width:100%;
    height:250px;
}
.autoHeightForDiv{
    height:auto;
    max-height: 6.66em; 
    overflow: auto;
    direction: ltr;
}
    /*end modir style*/
/* miri help list*/
ol.tree
{
    padding: 0 0 0 30px;
    width: 300px;
}
    .tree_li
    { 
        position: relative; 
        margin-left: -30px;
        list-style: none;
    }
    li.file
    {
        margin-left: -1px !important;
    }
        li.file a
        {
            background: url(images/document.png) 0 0 no-repeat;
            color: #000;
            padding-left: 21px;
            text-decoration: none;
            display: block;
        }
        li.file a[href *= '.pdf']    { background: url(images/document.png) 0 0 no-repeat; }
        li.file a[href *= '.html']    { background: url(images/document.png) 0 0 no-repeat; }
        li.file a[href $= '.css']    { background: url(images/document.png) 0 0 no-repeat; }
        li.file a[href $= '.js']        { background: url(images/document.png) 0 0 no-repeat; }
    .tree_li input
    {
        position: absolute;
        left: 0;
        margin-left: 0;
        opacity: 0;
        z-index: 2;
        cursor: pointer;
        height: 1em;
        width: 1em;
        top: 0;
    }
        .tree_li input + ol
        {
            background: url(images/toggle-small-expand.png) 40px 0 no-repeat;
            margin: -0.938em 0 0 -44px; /* 15px */
            height: 1em;
        }
        .tree_li input + ol > .tree_li { display: none; margin-left: -14px !important; padding-left: 1px; }
    .tree_li label
    {
        background: url(images/folder-horizontal.png) 15px 1px no-repeat;
        cursor: pointer;
        display: block;
        padding-left: 37px;
    }

    .tree_li input:checked + ol
    {
        background: url(images/toggle-small.png) 40px 5px no-repeat;
        margin: -1.25em 0 0 -44px; /* 20px */
        padding: 1.563em 0 0 80px;
        height: auto;
    }
        .tree_li input:checked + ol > .tree_li { display: block; margin: 0 0 0.125em;  /* 2px */}
        .tree_li input:checked + ol > .tree_li:last-child { margin: 0 0 0.063em; /* 1px */ }
/* end miri help list*/
/*کلاس های دستی پر کاربرد اینجا نوشته شود*/
.starRequire{
    color:red;
}
.clearBoth-All-Nem{
/*    مشخص و مروهن است که این کلاس برای  چه هست */
    clear:both;
}
.textPreline-Nem{
/*    زمانی که  متن ما خیلی طولانی باشد  و ما برای تگ خود عرض مشخصی را تعیین نکرده باشیم  این کلاس باعث میشود که متن ما 
به چند خط شکسته میشود 
*/
     white-space:pre-line;
}
 /*  start complex3 layers stlyes*/
  .ui-jqgrid tr.jqgrow td { 
        white-space:nowrap;
    }
 .content{
      /*dont scroll content*/
     overflow: hidden !important;
 }
  .tabContainer{
      /*all container tabs must have this class*/
    margin: 0px; width: 99%;
    margin-bottom: 30px;
    direction:rtl;
 }
.searchreloadtabs{
   /* this class its for search box*/
text-align: center;margin-bottom:1px; padding: 5px 0px 8px 0px;
} 
.scrollable{
   /*  every time  content overflow of tabcontent this class scroll that tab */
       overflow: auto !important;
     /*overflow-y: scroll!important;*
} 
.kz-scroll-section{
    /*every time  content overflow of tabcontent this class scroll that tab */
  
} 
.extraView{
     /*details of right menu class*/
     display: none;
} 

.ui-dialog{
    /* for show dialogs upper of jquery layouts */
     z-index:+999 !important;
} 
.ui-autocomplete {
    /* for show dialogs upper of jquery layouts */
     z-index:+999 !important;
} 
.ui-state-focus ,.ui-corner-all{
 border: 1px solid #79b7e7;
               /* برای  دوخطی نشدن هر مورد پیدا شده در جستجوی اتو کامپلیت*/
  white-space:nowrap  !important;
}

 
 /*  end complex3 layers stlyes*/
  /* Start Ui css Change */
     .ui-datepicker-month ,.ui-datepicker-year{
         color: black!important;
         float: right;
     }
  /* End Ui css Change */
  /* Start Bootstrap css Change */
  .input-group-addon:first-child {
   /* border-radius:4px !important;*/
    border-top-left-radius:0 !important;
    border-bottom-left-radius:0 !important;
    border-left:solid 1px #D5D5D5;
    border-right:0 #64717E ;
}
.input-group-addon:last-child{
    /*border-radius:4px !important;*/
    border-top-right-radius:0 !important;
    border-bottom-right-radius:0 !important;
    border-left:solid 1px #D5D5D5 !important;
    border-right:0 !important;
}
.setting-bodyPanel{
    height:180px;
}
.textHeader-panel{
    font-family: 'DAN';
    font-size:10pt;
    font-weight: bold;
}
.fontForm{
    font-family: 'DAN';
    font-size:9pt;
    color:#000000 !important;
}
.kz-dltSpaceLabelInput-hmi{
    padding-right:0 !important;
    padding-left:0 !important;
    height:30px;
}
.kz-paddingoftop-hmi{
    padding-top:5px !important;
}
.kz-spaceLabelRadio-hmi{
    padding-right:15px !important;
}

/*  به دلیل استفاده همزامان از بوت استرپ و ساختار قبلی ما مجبور هستیم کلاس هایی اینچنینی را تعریف کنیم مثلا برای اندازه فونت ها   */
.kz-font-12
{
   font-size: 12px !important; 
}
    /* end Bootstrap css Change */
    /* start Bootstrap css extend */
   .kz-btn-uiblue{
   	background-image: linear-gradient(to bottom, #e4f1fc 0%, #e4f1fc 100%) !important;
	background-repeat: repeat-x !important;
	border-color: #8DB9DB !important;
   }   
   
   .selectform-rqf-sm{
	width:100%;
	height:30px;
	border-radius:.1 !important;
	direction:rtl !important;
	border-right:solid 1px #CCCCCC !important;
	}
.group-input-rqf-sm{
	width:100%;
	direction:ltr;
	
	}
/*
.form-control{
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	}*/

.input-group-addon{
	border-radius:0px !important;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	width:35px !important;
	}
    /* end Bootstrap css extend */      
.MainlistCategory
{
	list-style-type: none;
	text-align: center;
	padding-right:10%;
}
.MainlistCategory li
{
	/*float:right;
	display: inline;*/
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	/*padding: 15px 30px;*/
}
.lastLiCategoryList
{
    border-left:0;  
}
.MainlistCategory li a
{
	color:#000000;
	/*font-weight:bold !important;*/
}
.MainlistCategory li a:hover
{
	text-decoration: none;
}

/*
.MainlistCategory li a span
{
	display: block;
	height: 1px;
	top: 10px;
	background-color: #000000;
	position: relative;
	width: 100px;
}*/

.groupReports
{
	/*top:20px;*/
	position:relative;
	margin-bottom:20px;
}
.listReports
{
	list-style-type:-moz-persian;
	list-style-type:persian;
	direction:rtl;
	margin-right:50px;
}
.liListReports
{
	float:right !important;
	font-size: 13px;
	font-weight: bold;
}
.liListReports a
{
	color:#000;
	font-size: 13px;
	font-weight: bold;
}
.liListReports a:hover
{
	text-decoration: none;
}
.headerOfReport
{
	padding:6px 10px ;
	border: 1px solid #3399CC;
	text-align: right;
	margin-top:10px;
	background-color:#DBEAF9;
	font-size: 13px;
	font-weight: bold;
}
.headerOfReport a
{
	color : #000;
}
.headerOfReport a:hover
{
	text-decoration: none;
	color : #000;
}
.imgReportStyle
{
	height: 250px;
	width: 100%;
    margin-top:15px;
    cursor:pointer;
}
.headerOfGroupReport a
{
	color : #000;
	font-size:17px;
}
.headerOfGroupReport a:hover
{
	text-decoration: none;
	color : #000;
	
}
.MainlistCategory li:hover
{
	border-bottom:1px solid #3399CC;
	cursor:pointer;
}
/*.ui-jqgrid .ui-jqgrid-pager .ui-pg-div
{
    padding:1px 1px 3px 20px !important;
}*/